Displaying JSON arrays (from state or API call) in Listview

Hi. I am having trouble to display list of JSON data in listview.

I managed to call API and getting JSON arrays (as image shown).

But when I try to display in Listview, it is showing null.

Orange : Listview, generated from JSON data

Red : JSON data

What could be the problem?

Thank you in advance

3
7 replies