Insert Hyperlink in a table

Hey everyone,

I’m populating a table using a JSON from a HTTP API integration. I would like for one of the columns to be a hyperlink to an external website. I tried to use markdown:
[Link](https://google.com) but this did not work.

Any ideas how I can achieve this? Thanks

The table component currently only supports textual data display. You can, however, create your own custom table using Repeated elements