...
TableView and CardView accept only ConfiForms Field macros, and Edit Controls, while ListView accepts ANY macro you have in Confluence and will attempt to render the contents you have in the body of this macro for each data row
Below, you can see very simplified examples on how to show the data stored with ConfiForms. Each "view" macro supports setting up the filter, sorting, as well as limiting the number of records returned and shown.
See ConfiForms Filters, Sorting in ConfiForms
Using TableView
Using CardView
...