I have created an App using App builder to display Employee & Benefit Plan output from JSON (API output) to data grid.
When I try API call using Data service, I get 5 records in JSON format. But when I use the output mapped to Data grid, I only see first record from JSON. Is there any additional setting to make Data grid loop through JSON?