# Tables

## Content

You can create a table from a range of cells to make managing and analyzing a group of related data easier. A table typically contains related data in rows and columns. You can also bind data to tables.

For more information, see the following topics:

* [Create Tables](/spreadjs/docs/v16/features/tablegen/tables)
* [Set Table Styles](/spreadjs/docs/v16/features/tablegen/tablestyle)
* [Bind Tables](/spreadjs/docs/v16/features/tablegen/tablebind)
* [Resize Tables](/spreadjs/docs/v16/features/tablegen/resize-tables)
* [Auto Expand Tables](/spreadjs/docs/v16/features/tablegen/auto_expand_tables)
* [Structured Reference Formulas](/spreadjs/docs/v16/features/tablegen/structref)
* [Table Slicer](/spreadjs/docs/v16/features/tablegen/slicer)