So I have downloaded data and cleansed it a bit from a sports website. Each row contains all data about a player.
The data I am interested in is:
1. Player Name
2. Nationality
3. OVR
4. POT
5. Position
6. Team
from this:

I am using the regex tool however, I am unable to get clear extract out of this.
Help would be deeply appreciated.
Harshad