I created a button/link(“called Details”) when clicking will show/ hide div content in the table record. I have many similar rows in my table(same class name). May I know if I can use the same interaction that applies to all table rows separately? I have tried to use elements or classes under interaction, but the different buttons still affect the same div content. Could you please suggest how to do it?