Call rest api for each row of table and show the result as a column in table

Hi @sridhar! I wrote an example for this a while back :grin:, after returning an array of query results you can create a custom column in the table and index into the JS query's return to display them in a column.

http://community.retool.com/t/how-to-run-a-rest-api-query-for-each-item-in-an-array-and-return-all-results-together/2352