/// import { TableProps } from '../../../../props'; /** * Table with aggregation and pagination. * * ## Example * * Table displaying year, condition, and total revenue from the Sample ECommerce data model. * *