---
title: Is there a utility to pretty print a table to log?
sidebar_label: Is there a utility to pretty print a table to log?
---

Yes. Use [`TableTools.show(table)`](https://deephaven.io/core/javadoc/io/deephaven/engine/util/TableTools.html#show(io.deephaven.engine.table.Table,java.lang.String...)).

> [!NOTE]
> These FAQ pages contain answers to questions about Deephaven Community Core that our users have asked in our [Community Slack](/slack). If you have a question that is not in our documentation, [join our Community](/slack) and we'll be happy to help!
