addBefore

abstract fun addBefore(id: String): RowEditor


abstract fun addBefore(index: Int): RowEditor

Deprecated

Ditch index based, In favour of overload with id