In video Oracle JET MOOC - Lesson 2 - Part 4: Data Sources, the data from REST API was represented in table format using ArrayTableDataSource class. Can someone please tell me how to represent data in following format as shown in image below, I used oj-panel to create the panels one for each movie details. Which class (like 'ArrayTableDataSource' as in video) must be used or what method should I follow to populate data gathered from REST API (in JSON format) on UI as in the image below.
PS : I attached the same image file in case if image below is not visible.
