I have an observable which contains an array of object arrays. For example the pseudocode below
observable = Observable([[object1, object2], [object3, object4],[o