Issue with compiling Xcode project for Apple Silicone Mac

I have troubles with my brain new Mac Studio M4 running Sequoia 15.7 (24G222).
Re-compiling all my Applescript Xcode apps, dome of them return the following error:

ViewBridge to RemoteViewService Terminated: Error Domain=com.apple.ViewBridge Code=18 “(null)” UserInfo={com.apple.ViewBridge.error.hint=this process disconnected remote view controller – benign unless unexpected, com.apple.ViewBridge.error.description=NSViewBridgeErrorCanceled}

Does anyone know what does it mean?

Does it prevent the project from compiling, or is it just an error logged in the console?

It compiles, run and everything is ok, except that table rows does not show!!