How to display nested JSON Data in FlatView
I'm parsing a JSON file that contains data on a restaurant including a few menu items. The issue I am having is that I am attempting to display all nested data entries (fooditems) in a Flatview but all that is being shown are 2 entries. The last food...
Join discussion