---
title: header
framework: corespotlight
role: symbol
role_heading: Instance Property
path: corespotlight/searchresultstable/header
---

# header

What this table represents (e.g., “Emails per month from John”).

## Declaration

```swift
let header: String?
```

## See Also

### Getting the column and row details

- [columns](corespotlight/searchresultstable/columns.md)
- [rows](corespotlight/searchresultstable/rows.md)
- [SearchResultsTable.Column](corespotlight/searchresultstable/column.md)
- [SearchResultsTable.Row](corespotlight/searchresultstable/row.md)
