Forum Discussion

arvindnsn's avatar
arvindnsn
Contributor
6 years ago
Solved

How to get Index of Array list along with the data

Hello, I am working on API’s and while pulling the data from API and storing in the DB. The API is returning data in Arrays and while using the splitter i am able to split the data of arrays and lo...