# Table

Use tables in your document to display the content in an organized and structured manner with DsWord. Learn more about the table elements in DsWord docs.

## Content



Tables in a document help in displaying the content in organized and structured manner. In DsWord, a table is a block content object and is represented by the [Table](/document-solutions/dot-net-word-api/api/online/DS.Documents.Word/GrapeCity.Documents.Word.Table.html) class which lets you access the structure, content and formatting of the table.

In this section, you learn how to work with the following elements of the table:

*   [Table](/document-solutions/dot-net-word-api/docs/online/features/tables/table)
*   [Cell](/document-solutions/dot-net-word-api/docs/online/features/tables/cell)
*   [Row](/document-solutions/dot-net-word-api/docs/online/features/tables/row)