In my AngularJS & Bootstrap application, I implemented a popup that appears when an image is clicked. However, the issue I'm encountering is that the same image and polygon are displayed in each popup. I am looking to have each image paired with its own unique polygon in the popups. Below is the HTML code I currently have: