How to arrange elements in a row with two distinct values?
I'm currently designing a CRM, and am wondering how to place a specific piece of contingent information in the table section. As you can see in the attached snapshot, the top row is slightly different than those below it, as it has a check icon and number values below the task subject (this means that 1 of 3 to-do list items relating to that task have been completed). The other rows, meanwhile, have no check icons because there are no to-do's corresponding to their tasks. Here I solve for the presence of this unique piece of info by bumping up "14-Day Check-In," putting the icon and number right below it, and centering those two values on the row.
My question: Does moving "14-Day Check-In" up a few pixels create bad visual inconsistency with the other rows? Should I just put the check icon/numbers below that value without moving it?
(note: based on user goals, the to-list value on this page is a must-have)