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

# totalCount

The total number of elements in the column.

## Declaration

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

## See Also

### Inspecting a Summary

- [debugDescription](tabulardata/numericsummary/debugdescription.md)
- [someCount](tabulardata/numericsummary/somecount.md)
- [noneCount](tabulardata/numericsummary/nonecount.md)
