now we have two columns: status (SUCCESS or not) and progress.
I suggest to merge them into 1 column (Status).
If there is a SUCCESS status AND not 100% progress - we show progress. otherwise we show status.
if there is not progress, then we just show status.
