> ## Documentation Index
> Fetch the complete documentation index at: https://wiki.latch.bio/llms.txt
> Use this file to discover all available pages before exploring further.

# Table Display/Filter

> Learn how to use a table display to view data and filter it for use downstream.

## Overview

Table Display cells allow you to view data from various sources, filter and sort that data, and use the resulting filtered/sorted table elsewhere in the layout.

<video autoPlay muted loop playsInline className="w-full aspect-video" class="rounded-md">
  <source src="https://mintcdn.com/latchbio/nFvCRsD3GeYvKtOX/images/plots/table-display/table-viewer-opti.mp4?fit=max&auto=format&n=nFvCRsD3GeYvKtOX&q=85&s=d7ddb15dfcda958f040e0e9ab6742703" data-path="images/plots/table-display/table-viewer-opti.mp4" />
</video>

If you want to use the filtered/sorted version from the table viewer you can either select it from the data source selector:

<img src="https://mintcdn.com/latchbio/nFvCRsD3GeYvKtOX/images/plots/table-display/data-table-selection.png?fit=max&auto=format&n=nFvCRsD3GeYvKtOX&q=85&s=665688282d2cdea98992ee450551a815" className="w-full rounded border-slate-200" width="706" height="462" data-path="images/plots/table-display/data-table-selection.png" />

Or you can use the variable name it creates listed below the table viewer and reference that in a transform:

<img src="https://mintcdn.com/latchbio/nFvCRsD3GeYvKtOX/images/plots/table-display/table-output.png?fit=max&auto=format&n=nFvCRsD3GeYvKtOX&q=85&s=07b7f79b049efe07ec0706175ea8e02c" className="w-full rounded border-slate-200" width="928" height="320" data-path="images/plots/table-display/table-output.png" />

## Renaming

To rename a Table Viewer cell, simply double-click the title at the top of the cell and press enter when done.
