---
title: ignoresEmptyLines
framework: tabulardata
role: symbol
role_heading: Instance Property
path: tabulardata/csvreadingoptions/ignoresemptylines
---

# ignoresEmptyLines

A Boolean value that indicates whether to ignore empty lines.

## Declaration

```swift
var ignoresEmptyLines: Bool
```

## Discussion

Discussion Defaults to true.
