# Tables

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Table</strong></td><td><img src="/files/KRxx698HLvr2xhNm6CWh" alt=""></td><td><mark style="color:purple;">Standard widget for displaying data in a tabular format, allowing for an organized view of rows and columns</mark></td><td><a href="/pages/pd3YKDnFcKTyqulMeSPj">/pages/pd3YKDnFcKTyqulMeSPj</a></td></tr><tr><td><strong>Classic Table</strong></td><td><img src="/files/yFZxY6IhL7NNwBFa671r" alt=""></td><td><mark style="color:purple;">[Legacy] Outdated version of <strong>Table</strong> widget with fewer options</mark></td><td><a href="/pages/3FYakkxyAtCA6x4OxUFC">/pages/3FYakkxyAtCA6x4OxUFC</a></td></tr><tr><td><strong>Radio Table</strong></td><td><img src="/files/qYdmMVsjLUtoZ2I2ISUx" alt=""></td><td><mark style="color:purple;">Selection of a single row within the table to perform specific actions or operations, using radio buttons for selection</mark></td><td><a href="/pages/1C5P2fTgLXEXzQhVzFwF">/pages/1C5P2fTgLXEXzQhVzFwF</a></td></tr><tr><td><strong>Classes Table</strong></td><td><img src="/files/uio1lNt3HFiHQoc4hV8o" alt=""></td><td><mark style="color:purple;">Specialized for displaying object classes with their associated properties, includes a selector</mark></td><td><a href="/pages/7PsFjy6MER7UVZSdyM2Z">/pages/7PsFjy6MER7UVZSdyM2Z</a></td></tr><tr><td><strong>Random Splits Table</strong></td><td><img src="/files/3GPar1FBel68Q6HAZ03t" alt=""></td><td><mark style="color:purple;">Tool for splitting data into training and validation sets, which is common in machine learning and data analysis to evaluate models and algorithms</mark></td><td><a href="/pages/66jhBMb7toUPxeuHnTao">/pages/66jhBMb7toUPxeuHnTao</a></td></tr><tr><td><strong>Fast Table</strong></td><td><img src="/files/HiLXYaqTqicrYX9YwpNX" alt=""></td><td><mark style="color:purple;">Specialized for displaying various statistics on a dataset and processing data on the server side</mark></td><td><a href="/pages/EhPmsCgban5AjedEC17S">/pages/EhPmsCgban5AjedEC17S</a></td></tr><tr><td><strong>TagsTable</strong></td><td><img src="/files/N9MgTw5uFY3IyX8IIK4i" alt=""></td><td><mark style="color:purple;">Displays all given tags from the project meta</mark></td><td><a href="/pages/qpBItjgN4idNjWjnTTD6">/pages/qpBItjgN4idNjWjnTTD6</a></td></tr><tr><td><strong>ReorderTable</strong></td><td><img src="/files/WGXm46P6sGuzCALOdGyW" alt=""></td><td><mark style="color:purple;">Allows users to reorder rows with drag-and-drop and provides quick actions for moving selected rows</mark></td><td><a href="/pages/GO52oXFX2ZwyMFSamqrx">/pages/GO52oXFX2ZwyMFSamqrx</a></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://developer.supervisely.com/app-development/widgets/tables.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.
