Bug fix for NullPointerException in tFileExcelSheetInput
Bug solved: When configuring the columns based on a header row and this row does not exist: this has caused a NullPointerException and not a meaningful error message.
Now the component throws an exception with sheet name and the expected header row index to support file investigation.