---
title: DocumentObservation.Container.Table.Cell
framework: vision
role: symbol
role_heading: Structure
path: vision/documentobservation/container/table/cell
---

# DocumentObservation.Container.Table.Cell

A structure that represents a table cell.

## Declaration

```swift
struct Cell
```

## Topics

### Inspecting a cell

- [columnRange](vision/documentobservation/container/table/cell/columnrange.md)
- [content](vision/documentobservation/container/table/cell/content.md)
- [rowRange](vision/documentobservation/container/table/cell/rowrange.md)

## Relationships

### Conforms To

- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
