ObservableListWrapper(mutableList: MutableList<T> = mutableListOf())
Simple observable list implementation.