Help to Data scrapping doesn't Work on For each Loop

Hello Developers,

Need Your help about something in Uipath
I have a project to get data from website English premiere League

Steps :
1- Go to the website
2- select Tables Tab
3- got to the current season
4- get data for the top five teams and its points in this week
5- get the same data at the same week for the last five seasons
6- store the data to a file in the attachment.

The Problem is:-
Data scrapping working only for the first time in the for-each Loop

Main.xaml (59.2 KB)

project.json (1.4 KB)

Thanks in Advance :slight_smile: