Table represents a table with named columns and rows This is an immutable type and all mutation methods (like AppendCol) return changes.Change (which can be applied to get the new Table) The rows and columns are stored in a map structure but ordered IDs can be obtained via RowIDs and ColIDs
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected