Tables
Overview
Tables are a way to display tabular data, that is, data that is composed of multiple records,
each with a set of fields (columns). (In the context of Javascript, arrays of objects).
There are multiple ways to display your data in a table.
Tables on Davinci