ProgrammingError: (1146, u"Table '2bcb05503397c356.tabpollsapp' doesn't exist")

Hi, i’ve tried bench migrate and bench setup-help but they didn’t worked out so is there any solution to sort out help me.

Thank you

Try

bench update

Ideally the table name in DB is as follows “tab” + “Doctype Name” e.g. tabSales Invoice

So if it is not your own doctype then @trentmu 's advice should work