I am creating a web application with a Layer Search. Currently when I search the map, it brings up a state or parish but I would like it to go into more details and bring up the candidate's name for that state. It does open the results table and a message does pop up to say 1 result was found but I want the 1 result to show in the table. Is this possible? I will attach some code and screenshots so you can see exactly what I am referring to.

So my search parameter was "James Robertson" and the result table did open to show that there was 1 result to match but it did not pop up in the results table so I could click on it or anything. How can I make it show in the result table so it can be easily seen.
Please see my code pen for code:
https://codepen.io/chesouye/pen/VwgqXEm