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

# columns

Column definitions with name and type hint.

## Declaration

```swift
let columns: [SearchResultsTable.Column]
```

## See Also

### Getting the column and row details

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