Zend certified PHP/Magento developer

Upgrading Magento 2.2.9 to 2.3.2 missing email_abandoned_cart mysql table

I recently installed a new Magento that was originally 2.2.2 . However the theme i am using then just came out with a updated theme for 2.3.2 so I uploaded that one and upgraded my Magento to 2.3.2 however now when I try to go to the site i get an error that says:

Column already exists: 1060 Duplicate column name 'msp_tfa_provider'

My question is how do i know what table this duplicate column is in?

when i run the magento command line command php bin/magento setup:upgrade i get the below error

Module 'MSP_TwoFactorAuth':
Installing schema... Upgrading schema... SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'msp_tfa_provider'