---
title: someCount
framework: tabulardata
role: symbol
role_heading: Instance Property
path: tabulardata/categoricalsummary/somecount
---

# someCount

The number of non-missing elements in the column.

## Declaration

```swift
var someCount: Int
```

## See Also

### Inspecting a Summary

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