---
title: TableRowBody
framework: swiftui
role: symbol
role_heading: Associated Type
path: swiftui/tablerowcontent/tablerowbody-swift.associatedtype
---

# TableRowBody

The type of content representing the body of this table row content.

## Declaration

```swift
associatedtype TableRowBody : TableRowContent
```

## See Also

### Getting the row body

- [tableRowBody](swiftui/tablerowcontent/tablerowbody-swift.property.md)
