---
title: count
framework: tabulardata
role: symbol
role_heading: Instance Property
path: tabulardata/dataframe/rows-swift.struct/count
---

# count

The number of rows in the collection.

## Declaration

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