While performing the pivot table layout if pivot table subtotal type is count and cell value has greater than int32 system overflow exception is thrown. Because currently XlsIO handles the cell value less than or equal to int32. This needs to be fixed.