I would like my program to run the use effect before it attempts to render anything. The plan is to fetch the data with the getTable() function and then store t
getTable()