The coefficients of (a+b)n are row n of the triangle, so you want row 6.
Two checks pin it down. Row 6 must have 6+1=7 entries, and its second entry must be (16)=6.
1, 6, 15, 20, 15, 6, 1
That row has seven entries and begins 1,6. The row 1, 5, 10, 10, 5, 1 belongs to (a+b)5, and 1, 7, 21, 35, 35, 21, 7, 1 belongs to (a+b)7.