fun <T> ListView<T>.cellFormat(scope: Scope = FX.defaultScope, formatter: ListCell<T>.(T) -> Unit): Unit