Perspective table column view input method not matching

I have experienced some difficulty relying on parameters getting passed back from embedded view in table cells in the past as well. They do not always seem to perform the way that you would expect them to. I usually rely on sending messages triggered by property change scripts from within the embedded to message handlers in the view with the table instead of bidirectionally binding parameters. That concept is described in more detail in this thread.