$row[1], 'name' => $row[2], 'introduction' => $row[3], 'price' => $row[4], 'remark' => $row[5], 'supplier' => $row[6], 'states' => $row[7] ]); } public function startRow(): int { return 2; } }