In this free template, Dabeer (l0st) shows how to turn a long list of items into a dynamic set of cards. So if the list you get back from an API call has 10 items, it will loop through each item and create a card for each unique one.
The template attached contains the example shown in the video with all the code in the logic steps that you can use and modify.