craftutils.wrap.dragons.Table.TableColumns.move_to_end(key, last=True)

Move an existing element to the end (or beginning if last is false).

Raise KeyError if the element does not exist.