Table | Components | BootstrapVue
https://bootstrap-vue.org/docs/components/tableTables. For displaying tabular data, <b-table> supports pagination, filtering, sorting, custom rendering, various style options, events, and asynchronous data. For simple display of tabular data without all the fancy features, BootstrapVue provides two lightweight alternative components <b-table-lite> and <b-table-simple>.. Example: Basic usage