
The table view simply shows all the numerical attributes of all the active (not filtered out) cars in a plain old table. Click on a column header to sort the table by that column. Click again to change sorting order from asending to descending.

The data for all the cars in this table can be exported to a Tab-separated file (one line per car, values separated by tabulator characters) that can then be read by applications such as Microsoft Excel for further processing (e.g. generation of reports).