Hello,
you can't remove index 0, the first one would be 1.
Anyway, it seems your list is empty. Check what are you receiving in responseContent.
EDIT: If you want to display the data in a table, take a look at this:
Hello,
you can't remove index 0, the first one would be 1.
Anyway, it seems your list is empty. Check what are you receiving in responseContent.
EDIT: If you want to display the data in a table, take a look at this: