---
title: WrappedElement
framework: tabulardata
role: symbol
role_heading: Associated Type
path: tabulardata/optionalcolumnprotocol/wrappedelement
---

# WrappedElement

The type of the optional column type’s elements.

## Declaration

```swift
associatedtype WrappedElement where Self.Element == Self.WrappedElement?
```
