Installing Error- Base table or view not found: 1146 Table 'mautic.plugin_integration_settings

Your software
My PHP version is : 7.4.23
My MySQL/MariaDB version is (delete as applicable): 10.5.12-MariaDB

Updating/Installing Errors
I am (delete as applicable): Installing
Upgrading/installing via (delete as applicable) : Docker

These errors are showing in the installer :

These errors are showing in the Mautic log : mautic.ERROR: Doctrine\DBAL\Exception\TableNotFoundException: An exception occurred while executing ‘SELECT t0.id AS id_1, t0.name AS name_2, t0.is_published AS is_published_3, t0.supported_features AS supported_features_4, t0.api_keys AS api_keys_5, t0.feature_settings AS feature_settings_6, t0.plugin_id AS plugin_id_7 FROM plugin_integration_settings t0 WHERE t0.name = ? LIMIT 1’ with params [“grapesjsbuilder”]:

SQLSTATE[42S02]: Base table or view not found: 1146 Table ‘mautic.plugin_integration_settings’ doesn’t exist - in file /var/www/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php - at line 61

These errors are showing in the upgrade_log.txt file (located in the root of your Mautic instance when an upgrade has been attempted - ensure you remove or redact any sensitive data such as domain names in the file path) :

Your problem I am trying to add new SMS plugins
My problem is : I successfully configured new text message. I remove everything to start it fresh but it is now throwing above error.

Steps I have tried to fix the problem :