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

# someCount

The number of non-missing elements in the column.

## Declaration

```swift
var someCount: Int
```

## See Also

### Getting Statistical Information

- [noneCount](tabulardata/anycategoricalsummary/nonecount.md)
- [totalCount](tabulardata/anycategoricalsummary/totalcount.md)
- [uniqueCount](tabulardata/anycategoricalsummary/uniquecount.md)
