# Table

The "Table" module displays the last data that one or more assets have sent.

<figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FBANdsZsrFMsB8kqDFcyK%2F181CE3AF-DB6E-432C-9C18-C17984553218.png?alt=media&#x26;token=afc962a5-34b8-4873-a6e0-052961a0380e" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="55.733357747395814"></th><th width="159.4000244140625"></th><th></th></tr></thead><tbody><tr><td><strong>[A]</strong></td><td>Description</td><td>This text is displayed when the custom widget is later connected to assets</td></tr><tr><td><strong>[B]</strong></td><td>Text</td><td>Free text</td></tr><tr><td><strong>[C]</strong></td><td>Variant</td><td><ul><li>Single asset: Displays the last 10 values that this asset has sent</li><li>Multiple assets: Displays the last value that 10 assets have sent</li></ul></td></tr><tr><td><strong>[D]</strong></td><td>Title first column</td><td>A title for the asset column can be entered</td></tr><tr><td><strong>[E]</strong></td><td>Title second column</td><td>A title for the value column can be entered</td></tr></tbody></table>


---

# 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.buildings.ability.abb/collection/platform/live-cockpit/widgets/custom-widgets/modules/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.
