# Schema based tables and columns

Tables in Spreadsheet 2 gives you the same amount of control that you get in Excel/Google sheets. Users can add dynamic columns, calculated columns with a formula, create columns from another table etc.

## Column order

Column orders can be easily changed by selecting a column from the column header and moving them left or right.

All formulas and references are automatically updated.

<figure><img src="/files/aCU7nJr8NzdCBHM36QwY" alt=""><figcaption><p>Re-arranging columns</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.rowsncolumns.app/configuration/features/structured-references/schema-based-tables-and-columns.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
