# Make changes to the table

You can modify the results table before exporting your data by taking advantage of the following options:

1. You can resize the column width for all columns by moving the border of the header area left or right.
2. You can reposition a column in the header area to change its relative position to the other columns in the table.
3. You can double-click on a row in the "Items" column and update the text for that particular item.

### Show empty columns&#x20;

When exporting data from the results table, empty columns are hidden by default. To display them, click on the "Show empty columns" button.&#x20;

This is useful if you want to maintain a consistent column order when appending data to a master table in another application, such a spreadsheet.


---

# 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://mappl-io.gitbook.io/mappl.io-docs/results-table-output/make-changes-to-the-table.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.
