In some cases, reading an XLSX file produce E_WARNING from the max() call in the fillMissingArray() method. This commit fix the problem by handling empty rows.
In some cases, reading an XLSX file produce E_WARNING from the max() call in the fillMissingArray() method. This commit fix the problem by handling empty rows.