In my use case, I am iterating through the list of objects and displaying in html with same set of class names for each object. If I click a button for an element the event should be triggered for that object not for every other elements which shares the same class name.In my use case, I am iterating through the list