To get a dynamic element from a row in a table by referring a static element from its nested child table.
Sigiloso
Getting the locators was tricky, by using parents / siblings / ancestor /following can solve it, Using list, nested if conditions and loops can combine and solve the problem.