$this->log(vsprintf('Your file have %d records is over maximum records. Please change settings(WE.SpreadsheetImport.maxImportRecord) if you want to import this file.',array($sheet->getHighestRow(),$this->settings['maxImportRecord'])),LOG_INFO);
thrownewException('Maximum records are reach.',1471257692);