> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Tables

> Tables in ABBYY FormDesigner machine-readable forms contain columns of same-type elements such as text, entry, date, numeric, and checkmark fields.

A **table** is an element of a machine-readable form that contains columns of elements of the same type.

Table columns may contain the following elements:

* Text
* Entry Field
* Date Field
* Numeric Field
* Checkmark Field

A table may include a row with the names of the columns.

In terms of [document structure](/flexi-capture/form-designer/document-structure), each table field has child fields corresponding to the columns of a **table** element.

## Related topics

<CardGroup cols={2}>
  <Card title="Adding a Table Element" icon="plus" href="/flexi-capture/form-designer/element-table-field-add" />

  <Card title="Editing a Table Element" icon="pen" href="/flexi-capture/form-designer/element-table-field-edit" />

  <Card title="Deleting a Table Element" icon="trash" href="/flexi-capture/form-designer/element-table-field-delete" />
</CardGroup>
