---
title: totalCount
framework: tabulardata
role: symbol
role_heading: Instance Property
path: tabulardata/categoricalsummary/totalcount
---

# totalCount

The total number of elements in the column.

## Declaration

```swift
var totalCount: Int { get }
```

## See Also

### Inspecting a Summary

- [debugDescription](tabulardata/categoricalsummary/debugdescription.md)
- [mode](tabulardata/categoricalsummary/mode.md)
- [uniqueCount](tabulardata/categoricalsummary/uniquecount.md)
- [someCount](tabulardata/categoricalsummary/somecount.md)
- [noneCount](tabulardata/categoricalsummary/nonecount.md)
