When to Use Tabular Sections
Use tabular sections when you want to display rows of data with column headings but also need to:
- Perform row level processing, such as calculations. 
- Work with individual cell properties. 
- Include totaling that is flexible. 
- Define data selection at the column, row, or cell level. 
- Calculate grand totals. 
- Review detail at the application level using the drill-down feature.