on.keychord_press = function(chord, key) if chord == 'C-r' then Rows = ordered_keys(Data) end end