> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.knapsack.cloud/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.knapsack.cloud/_mcp/server.

# Table Block

## Table Block

The Table Block allows you to organize data in a structured format. This block is perfect for presenting information in rows and columns, making it easy to compare and analyze data within your documentation.

![table-block.png](https://fdr-prod-docs-files-public.s3.us-east-1.amazonaws.com/knapsack-docs.docs.buildwithfern.com/c843cd31f396b5b5b05bdb76d8dd2e851293c08d7c2bd40ed1493362ecfa602b/docs/assets/images/1cf7f2a2-table-blockpng.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=AKIA6KXJSKKNFOCF7G4B%2F20260724%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260724T211127Z&X-Amz-Expires=604800&X-Amz-Signature=487d2e5caa000d06d79057d38529bfc3011cf465250f475c574bba35ddd93108&X-Amz-SignedHeaders=host&x-amz-checksum-mode=ENABLED&x-id=GetObject)

## Table Controls

By hovering over the block we can access the table controls menu. Clicking on this expands our toolbar and gives us options to fro

![table-block.png](https://fdr-prod-docs-files-public.s3.us-east-1.amazonaws.com/knapsack-docs.docs.buildwithfern.com/ed7c437b43a1275d51c2d6ee1e291314b738fa65037b3c7018ee50314ecf236d/docs/assets/images/4e850a1e-table-blockpng.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=AKIA6KXJSKKNFOCF7G4B%2F20260724%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260724T211127Z&X-Amz-Expires=604800&X-Amz-Signature=7165242315b3a5fc7a3b0c875e55218afb5d3dcf82c8feb01ce803a1774649d3&X-Amz-SignedHeaders=host&x-amz-checksum-mode=ENABLED&x-id=GetObject)

**Toggle Header Column** - Toggles the first column to use table headings.

**Toggle Header Row** - Toggle the first row to use table headings.

**Add Column Before** - Add a column before the selected column.

**Add Column After -** Add a column after the selected column.

**Delete Column -** Delete the selected column.

**Add Row Before -** Add row before the selected row.

**Add Row After -** Add row after selected row.

**Delete Row -** Delete the selected row.