the class name of the table is "fvfa5eq" - need to change to a non random name.
Try to break the table into to 2 different tables, or add an id to each tbody element.
Both dropdown buttons for 'Action' & 'Recipient" has the same values for 'aria-label' and 'class' and a random generated id, it will be helpful to add a static id/name for each button so we could differentiate between them easily.