Is there a way to skip the first line in a CSV query file? I am using an input like queries.csv and string split to create my query. I'd like to skip the first row, or ignore it somehow. Is this possible?