# Data Table : Data

{% hint style="info" %}
**Block Information**

Available in: Page Flow

Toolbox Category: Widget - Data Table

Block Type: [Output](https://docs.zingy.ai/app-editor/block-anatomy#output-block)

Output Type: [*object*](https://docs.zingy.ai/app-editor/page-flow/references/value-types)
{% endhint %}

**`Data Table : Data`** is an [output block](https://docs.zingy.ai/app-editor/block-anatomy#output-block) that is used inside the *Selection Tasks* [flow parameter](https://docs.zingy.ai/app-editor/block-anatomy#flow-parameters) of the [Data Table Add Action](https://docs.zingy.ai/app-editor/page-flow/toolbox-blocks/data-table-add-action) block.&#x20;

It provides an object representing the data associated with the [Data Table](https://docs.zingy.ai/app-editor/page-editor/built-in-elements/data-table) widget, in the context of the specific custom action being handled by the [Data Table Add Action](https://docs.zingy.ai/app-editor/page-flow/toolbox-blocks/data-table-add-action) block.&#x20;

The output is of type [*object*](https://docs.zingy.ai/app-editor/page-flow/references/value-types) and is compatible with [Value Parameters](https://docs.zingy.ai/app-editor/block-anatomy#value-parameters) of type [*object*](https://docs.zingy.ai/app-editor/page-flow/references/value-types) or of type [*any*](https://docs.zingy.ai/app-editor/page-flow/references/value-types).

<div align="left"><figure><img src="https://3401585094-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmnBepgycwgisXr9ya1N4%2Fuploads%2FHMJMbofMzUR89sobgSRM%2Fimage.png?alt=media&#x26;token=cc08e2e0-43ac-4636-8359-9d1636ac5c3f" alt="" width="214"><figcaption><p>Data Table - Data block</p></figcaption></figure></div>

{% hint style="warning" %}
The Data Table : Data block only works when used inside the *Selection Tasks* [flow parameter](https://docs.zingy.ai/app-editor/block-anatomy#flow-parameters) of the [Data Table Add Action](https://docs.zingy.ai/app-editor/page-flow/toolbox-blocks/data-table-add-action) block.
{% endhint %}

***

## Usage Example

The image below shows an example of the Data Table : Data block used inside the *Selection Tasks* [flow parameter](https://docs.zingy.ai/app-editor/block-anatomy#flow-parameters) of the [Data Table Add Action](https://docs.zingy.ai/app-editor/page-flow/toolbox-blocks/data-table-add-action) block.

<figure><img src="https://3401585094-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmnBepgycwgisXr9ya1N4%2Fuploads%2FNj5LixYHaTOQtoI6N6je%2Fimage.png?alt=media&#x26;token=269f12e4-a680-401d-96f5-d17054593dba" alt=""><figcaption><p>Example of Data Table - Data</p></figcaption></figure>

The [Show Information Popup](https://docs.zingy.ai/app-editor/page-flow/toolbox-blocks/show-information-popup) block is used to display the value of the Email field of the selected row.
