foreach ('guests.csv', headers:true) do |row| puts row['Name'] # For each row, give me the cell that is under the ' ...
確定! 回上一頁