How to show a json as a table

I am getting output in json that is changed usually
For example input 1


Example 2

Example 3

I want to show the user a preview of the data that is present in it. I think the tables would be the best way but there is not an organic way of using json as a table collection

1 Like

I would suggest using AI component, tell it to accept a JSON string and then format a table with the key-value pairs.

1 Like

Yes, this is a great workaround but an organic feature would be better

1 Like