columnMap

abstract val columnMap: Map<C, Map<R, V>>

Returns a view that associates each column key with the corresponding map from row keys to values.