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

# shape

An integer array that stores the size of each dimension in the corresponding element.

## Declaration

```swift
let shape: [Int]
```
