Paged Json Data

I’m using json data from airtable, which returns 100 results per call. I’m able to save each page to a json file but cant work out how to add page2 to the end of page 1 data.

Add each to a NSMutableArray