Multiple instance of data in plugin custom database table on plugin activation

Add a check when the plugin is activated to see if the data(column/table) already exists in db or not ?

If the data aldready exists then skip the db part and just mark the plugin as active.