---
title: "Table feld"
canonical: "https://support.appfire.com/space/SCAFC/477471139/Table%20feld"
format: markdown
---
> Macro (aura-html)

The Table field in the Field Group macro creates a table that supports dynamic row addition and deletion. You configure the input type for each column by nesting the corresponding field into its cell.

> ✅ The Table field is a meta field that can contain any other fields, such as** **[Short Text](https://appfire.atlassian.net/wiki/spaces/SCAFC/pages/477463877), [Paragraph](https://appfire.atlassian.net/wiki/spaces/SCAFC/pages/477463883), [Number](https://appfire.atlassian.net/wiki/spaces/SCAFC/pages/477463865), and [Date Field](https://appfire.atlassian.net/wiki/spaces/SCAFC/pages/477471261), but it cannot contain another Table field.

## Macro editor view

To insert a Table list field into the Field Group macro editor, either drag it from the sidebar or use the `/table field` command.

![table_field_macro_editor.png](media://b34eff0b-201f-419a-9ef5-6718ba7e40e1)

## Field settings

To open the Label list field settings, select the field in the Field Group macro editor and click **Edit **(:edit-pencil:).

| **Parameter** | **Type** | **Default value** | **Description** |
| --- | --- | --- | --- |
| **Field name** | Required | A random name is generated by default. | A unique name for the field. Used when integrating Scaffolding with other apps such as [Reporting for Confluence](https://appfire.atlassian.net/wiki/spaces/RFC). |
| **Helper text** | Optional | N/A | Context or additional information about the field input. Displayed below the table only in content edit mode. |

## Content editor view

When editing content in the Field Group macro, the Table field lets you add, remove, and reorder rows, as well as enter data into the input fields nested within its cells.

![table_field_content_editor.png](media://c17ed837-6b0c-47ae-b343-358d0d1416f8)

In the content editor, the Table field opens with the additional *Actions *column and the *+ Add row* button.

- To add a row, click the **+ Add row** button under the table.
- To remove a row, click **Delete row** (:cross_circle:) in the *Actions *column.
- To move a row up, click **Move up** (:up_circle:) in the *Actions *column.
- To move a row down, click **Move down** (:down_circle:) in the *Actions *column.

## Related page

[https://appfire.atlassian.net/wiki/spaces/SCAFC/pages/477468155](https://appfire.atlassian.net/wiki/spaces/SCAFC/pages/477468155)