I’m returning data from an API in the repeating group as shown in the first image. I need to save the game list data that came from this API. I can save, but all together separated by a comma as shown in image two. I need to save each game individually in the database. I’m in doubt because it’s a repeating list. Please help me!