I am getting `Uncaught TypeError: Cannot call method 'splice' of undefined` on line 61 `($parse(self.data.destSubset)(model)).splice(self.data.destPosition, 0, ($parse(self.data.origSubset)(model)).splice(self.data.origPosition, 1)[0]);` every time I move and drop an element, amy idea why?