---
title: TableRowValue
framework: swiftui
role: symbol
role_heading: Associated Type
path: swiftui/tablerowcontent/tablerowvalue
---

# TableRowValue

The type of value represented by this table row content.

## Declaration

```swift
associatedtype TableRowValue : Identifiable = Self.TableRowBody.TableRowValue
```
