We’re going to add the interactive table that will contain the data from your external database.

Drag-and-drop a Data Grid Icon that looks like a table into your app:

Click on the Data Grid and go to ‘columns’ in the Properties Pane on the right.

Make the Data Grid have two columns:

  • Title: Name, Key: name
  • Title: Quantity, Key: quantity

Now your app is ready to display your data.