rowMap

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

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