I wrote Given I load dataset "users" row 5 because the account I want is on line 5 of the spreadsheet. Got:
DATASET_ROW_NOT_FOUND: Dataset "users" has 3 row(s); row 5 does not exist (0-based).Three rows? The file has four lines. And when I tried row 1 earlier it gave me the second person, not the first. So either the header counts or it does not, and I cannot work out which from the message.