Table columns exist but table does not exist according to toad

toad show table columns but when I try to view data, it says table does not exist

Most likely the schema that you are logged in with does not have appropriate GRANT to the table in the schema that the table is in.