fn rowColumns(self: VirtualMachine, row: Row) []Column
Return a slice backed by the row’s non-CFA columns
self: VirtualMachine,
row: Row,