Combine fixed, auto and percentages:
In addition to setting percentages (as span is) - the ability to set a fixed size for a row or column and have the remaining space used by the remaining rows or columns either automatically (ie: share the rest equally) or by span/percentage.
Similar to Flexbox or basic CSS {margin: 0 auto;}
Rows and columns should have the same features.