---
title: hasHeaderRow
framework: tabulardata
role: symbol
role_heading: Instance Property
path: tabulardata/csvreadingoptions/hasheaderrow
---

# hasHeaderRow

A Boolean value that indicates whether the CSV file has a header row.

## Declaration

```swift
var hasHeaderRow: Bool
```

## Discussion

Discussion Defaults to true.
