---
title: contents
framework: tabulardata
role: symbol
role_heading: Instance Property
path: tabulardata/shapeddata/contents
---

# contents

A linear array that stores the elements of the multidimensional array.

## Declaration

```swift
let contents: [Element]
```
