---
title: "How to display list action results in a table"
canonical: "https://support.appfire.com/space/SUPPORT/89137143/How%20to%20display%20list%20action%20results%20in%20a%20table"
format: markdown
---
> Macro (aura-html)

# Description

Some CLI list actions generate CSV output that you can display as a formatted table in Confluence.

> ⚠️ **Prerequisite**: The `csv` wrap macro option requires [Advanced Tables for Confluence](https://marketplace.atlassian.com/apps/1219268/advanced-tables-for-confluence) to be installed on your site. Without it, the page displays `unknown macro: {csv}`.

# Jira project list

Once you have the CLI list action, add a CLI macro similar to the following example:

![CLI macro configured to run a Jira project list action and wrap the CSV output for display in a Confluence table.](media://288aa40c-c51d-4487-92bd-63806730b312)

# Column selection


# Output

The macro renders the CSV data as a formatted table on the page.

![Formatted Confluence table displaying the CSV output generated by the CLI list action.](media://1755d0f9-c9f8-4773-8e2e-16c6c523d446)