---
title: tableColumnBody
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/tablecolumncontent/tablecolumnbody-swift.property
---

# tableColumnBody

The composition of content that comprise the table column content.

## Declaration

```swift
nonisolated var tableColumnBody: Self.TableColumnBody { get }
```

## See Also

### Getting the column body

- [TableColumnBody](swiftui/tablecolumncontent/tablecolumnbody-swift.associatedtype.md)
