Dynamic lightning table components help you to easily the display records in the table format with the pagination.
This component has three attributes
- Object - Specify the API name of the object from where you need to retrieve the records
- Fields - Specify the list of columns you wants to display in the table. You have to mention the API name of the object fields
- pageSize - Specify the number of records you wants to display in a page
Lightning Component Trailhead Module - https://developer.salesforce.com/trailhead/module/lightning_components Lightning Design system Trailhead Module - https://developer.salesforce.com/trailhead/module/lightning_design_system