fn rowColumns(self: VirtualMachine, row: Row) []Column

Return a slice backed by the row’s non-CFA columns

Parameters

row: Row,