Google Search Table Extraction

Feedback about the RPA Developer Foundation Academy course.
Please type your feedback below.
I am following Table extraction video to build along. This is regarding GoogleSearch_TableExtraction tutorial video. When I run the file it throws error saying Multiple similar matches found. Could not uniquely identify the user-interface element for this action.
This is runtime execution error. On the tutorial video there is no such error. Could you tell me why I got different?

Regards
Michael

Are anchors set for all targets? Something minor may have changed as you worked on-the-go on the code. The error elaborates as something like ‘the object on which the robot has to click or enter text into is not uniquely identifiable and has similar objects all around’.

Re-target by clicking on the 3 small horizontal lines / dots con the container’s top right → Edit target. Hope this helps.

There are no anchor for all. Here is the error I have got.