---
title: numberOfColumns
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/nstexttable/numberofcolumns
---

# numberOfColumns

## Declaration

```swift
var numberOfColumns: Int { get set }
```

## See Also

### Configuring the table

- [layoutAlgorithm](uikit/nstexttable/layoutalgorithm-swift.property.md)
- [collapsesBorders](uikit/nstexttable/collapsesborders.md)
- [hidesEmptyCells](uikit/nstexttable/hidesemptycells.md)
- [NSTextTable.LayoutAlgorithm](uikit/nstexttable/layoutalgorithm-swift.enum.md)
