How can I map an API response to display in a table in the UI?
Using the Page Variables node is a better approach for mapping response data in components, then display them in the UI using interpolation syntax like {{page.example}}.
2 Likes
