---
title: "SpotlightSearchTool.SearchReply.Content.table(_:)"
framework: corespotlight
role: symbol
role_heading: Case
path: "corespotlight/spotlightsearchtool/searchreply/content-swift.enum/table(_:)"
---

# SpotlightSearchTool.SearchReply.Content.table(_:)

Tabulated data — rows of labeled values, suitable for a table or chart.

## Declaration

```swift
case table(SearchResultsTable)
```
