Im creating a table using b-table from bootstrap vue. All of the data from the data table
I need to merge that red bordered column if the value is empty. Can we do that stuff using available slot from bootstrap table or something else?
I'm currently stuck