# If first column of a row is 'Dell', skip it. if ($data[0] ne 'Dell') { next }