> For the complete documentation index, see [llms.txt](https://docs.qatts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.qatts.com/master-1/ui-element-advanced/table.md).

# table

Table is ready to use component for extracting data an UI table

Table in web application is very important and complex structure holding lot of data. To simplify extracting data from a complex table, qatts have inbuilt component. Just need to config locators of the table, headers, columns and rest of it is magic created by our engineers.

Use below advanced props for table element type

| Prop name               | Description | Options |
| ----------------------- | ----------- | ------- |
| props.table.header      |             |         |
| props.table.row         |             |         |
| props.table.column      |             |         |
| props.table.columnLimit |             |         |
| props.table.rowLimit    |             |         |
