New CSV Import option: "Ignore first <n> rows"

Often the first few rows of a CSV will be heder data that should not be imported (before the row of column headers/names).

If overlooked, it can lead to import issues such as, columns getting incorrectly named or typed (e.g. email and URL columns are interpreted as Text).