Cells - Reusable Components
Cells are reusable components that are used by List View and Grid View to display their data. For example, a List of Users or a List of Posts.
Manage your Cells
There are two types of Cells (List View Cell and Grid View Cell) and you can add a new Cell from the Cells Main Menu.
Use a Cell
You can use a Cell, either using the Datasource feature or by assign the value of a Screen Property to a Design Element. Finally, you can implement the On Selection Event Action.