I have a Foundry table that has a column full of URLs, represented as a String type.
I want to make the elements of this column into clickable hyperlinks so that a user using Contour can directly click on the link to take them to the page. How is this done?