After doing the bindings the book says to run the program. When I do that the error log reads:
Cannot create BOOL from object (
) of class _NSControllerArrayProxy
It looks to me as if the binding of Table View Cell to Table Cell View with onSpecial is the problem. So where in the bindings is my mistake.