---
title: missingCount
framework: tabulardata
role: symbol
role_heading: Instance Property
path: tabulardata/columnslice/missingcount
---

# missingCount

The number of missing elements in the column slice.

## Declaration

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