Table Scraping NULL data (SOLVED)

Hi, i'v been arround this all day and i can't manage to figure out.

The table i'm trying to extract is returning null data.

{"_id":"job_gr","startUrl":["https://www.deptofnumbers.com/employment/alabama/"],"selectors":[{"id":"data table","type":"SelectorTable","parentSelectors":["_root"],"selector":"table.stdtable","multiple":true,"columns":[{"header":"Date","name":"Date","extract":true},{"header":"CES Employment","name":"CES Employment","extract":true},{"header":"CES Month/Month","name":"CES Month/Month","extract":true},{"header":"CPS Employment","name":"CPS Employment","extract":true},{"header":"CPS Month/Month","name":"CPS Month/Month","extract":true}],"delay":0,"tableDataRowSelector":"tbody tr","tableHeaderRowSelector":"thead tr"}]}

There is n image of whats going on, thanks for the help!

56%20PM|541x499

SOLVED - Te second row of the table that I wanted to obtain was empty, that was was causing the null error