get

abstract fun get(index: Int): RowEditor?
abstract fun get(id: String): RowEditor?