On build XCode is freezing, and post the log message:
ibtoold[846:179360] Ignoring exception related to working with bindings: NSInvalidArgumentException, Controller cannot be nil
ibtoold process takes 98% CPU.
I understand that i have an error in bindings. How can i find the error in storyboard, or get more info?
XCode 7.1.1 OS X El Capitan 10.11

If you use view-based NSTableView, and you bind your cells to NSArrayController, NSArrayController should have value for "Content Set".