Navigate to a specific X value within the values array and invoke callback with new position.
2D array of values
The target X value to navigate to
Callback function to execute when position is found
True if navigation was successful, false otherwise
Navigate to a specific X value within the values array and invoke callback with new position.