From Jordan:
We consistently see our task grabbing the next target row instead of the current target row we want. We think this is an issue of a table starting its indexing at zero instead of one. We remember an issue dealing with resolving indices starting at 1 in Matlab and 0 in the C-compiler. Where do we look to fix this?