Just done a quick example here, the goal is simple, just make three events working.
At the moment, none of the event works, couldn't figure out where went wrong.
Update:
I figured that only if I change the model list inside the controller, the add/remove event will fire.
But when I change one of the list item, the set event doesn't fire. Why?
Yours