fixes issue #41; Excel import files are now checked for empty rows.
Created by: strec
Because every single Excel-row has to be checked, it is not the fastest operation out there. Given the predefined functions of the excel-module, it probably cannot be sped up substantially beyond this point.