<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [DataTableSchema](./schema.datatableschema.md) &gt; [rows](./schema.datatableschema.rows.md)

## DataTableSchema.rows property

Number of rows in the data.

<b>Signature:</b>

```typescript
rows?: number;
```
