en caso de que se usen variables locales para el bind. y salte una excepción por ese motivo.
_bindings.Add( new Binding<string,string>( cellVM, () => cellVM.Text, this, () => this.TextLabel.Text));