I think that when you bind the Model to the table, the row reference will maintain the Path for that row's binding.
You should use that Path reference to read the Model, not the index.
I think that when you bind the Model to the table, the row reference will maintain the Path for that row's binding.
You should use that Path reference to read the Model, not the index.