Scraper only selecting 1 element item from list

Hello, I am trying to create a new scrape but when choosing an element to scrape as text it only selects the first instance of that element. Can anyone possibly help me setup my scraper? I am wanting to start with https://www.forebet.com/en/football-predictions/predictions-1x2/2024-02-24 , capturing the league name, away and home teams, probability 1, X and 2 %s, Correct Score, Avg Goals, Coef, and Score from the table. I am then wanting it to use the “NEXT” button to select the remaining items from the list to include. I had it working at one point, but can’t make it select more than 1 element at a time now.