**Describe the bug** I'm trying to load big csv file without headers and tab separated data. got an error `invalid data provided` **To Reproduce** Steps to reproduce the behavior: 1. Create csv file 2. Inset tab separated data 3. execute in terminal `gum table < data.csv` 4. See error `invalid data provided` **Expected behavior** Works fine **Screenshots** If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** - OS: macos - Device: mac book pro 13 m1 **Additional context** Cannot attach file under nda