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

# count

The number of groups in the row grouping.

## Declaration

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