Return the header elements in an array.
Returns:
137 138 139
# File 'lib/tty/table/header.rb', line 137 def to_a to_ary.dup end