This method iterates over the column names for a Row class.
Yields:
936 937 938
# File 'lib/src.rb', line 936 def each_key yield column end