So row here is a ruby hash, and :column is a ruby symbol.
This indexes into the row hash with the :column symbol, which returns the value of column in the row.