---
title: tableRowBody
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/tablerowcontent/tablerowbody-swift.property
---

# tableRowBody

The composition of content that comprise the table row content.

## Declaration

```swift
@MainActor @preconcurrency var tableRowBody: Self.TableRowBody { get }
```

## See Also

### Getting the row body

- [TableRowBody](swiftui/tablerowcontent/tablerowbody-swift.associatedtype.md)
