|
|
|
|
|
by lokedhs
40 days ago
|
|
I see. Kap tries to be as generic as possible, so assuming that the table has headers doesn't feel right. If the table dont have headers, and the reader assumes it does, then you'll potentially silently lose the first row of data. |
|
If I knew the CSV file didn't have built-in headers, I'd write the Lil script like this: