Cant Access Table from console

So, I cannot access a table I have in my database from the console.
Going into the console and listing the tables show it but trying to do
“tablename.connection” doesnt work. I only have 2 tables in this app so
far and it works fine on the second one.

What could be wrong?