---
title: noneCount
framework: tabulardata
role: symbol
role_heading: Instance Property
path: tabulardata/numericsummary/nonecount
---

# noneCount

The number of missing elements in the column.

## Declaration

```swift
var noneCount: Int
```

## See Also

### Inspecting a Summary

- [debugDescription](tabulardata/numericsummary/debugdescription.md)
- [someCount](tabulardata/numericsummary/somecount.md)
- [totalCount](tabulardata/numericsummary/totalcount.md)
