---
title: Data
framework: swiftui
role: symbol
role_heading: Associated Type
path: swiftui/dynamictablerowcontent/data-swift.associatedtype
---

# Data

The type of the underlying collection of data.

## Declaration

```swift
associatedtype Data : Collection
```

## See Also

### Getting row data

- [data](swiftui/dynamictablerowcontent/data-swift.property.md)
