---
title: count
framework: tabulardata
role: symbol
role_heading: Instance Property
path: tabulardata/rowgrouping/count
---

# count

The number of groups in the row grouping.

## Declaration

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

## See Also

### Inspecting a Row Grouping

- [subscript(_:)](tabulardata/rowgrouping/subscript(_:)-5z2eg.md)
