---
title: TableColumnBody
framework: swiftui
role: symbol
role_heading: Associated Type
path: swiftui/tablecolumncontent/tablecolumnbody-swift.associatedtype
---

# TableColumnBody

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

## Declaration

```swift
associatedtype TableColumnBody : TableColumnContent
```

## See Also

### Getting the column body

- [tableColumnBody](swiftui/tablecolumncontent/tablecolumnbody-swift.property.md)
