Subscriber portal
Saves data from the cells map into the current row.
public void save()
All cells are first removed from the row; they are then reinserted in the appropriate order.
This method is required, because we cannot insert cell into the middle of the cells list when the order of cells is important.