Ideally only two columns are read by default from the config
If you need to get 3 red column values then read config file separately using read range and then filter the name column or first column or perform lookup on first column and get 3rd column value
Cheers