Tabular Views ============= Tabular views display structured, row-based data in a tabular format. They are commonly used to present lists, hierarchies, and other record-oriented datasets. This section covers both flat table views and hierarchical tree views, which share a common base and configuration model. .. toctree:: :maxdepth: 2 tabular_base table_view tree_view