---
title: "show(_:)"
framework: createml
role: symbol
role_heading: Function
path: "createml/show(_:)-2dkfz"
---

# show(_:)

Generates a streaming visualization of the data table.

## Declaration

```swift
func show(_ table: MLDataTable) -> any MLStreamingVisualizable
```
