Find closest multiple of $36$ to $61$. We see that $1 \times 36 = 36$ is the nearest. Now subtract $36$ from $61$ to get reminder $25$. Add $1$ to quotient.
Since $25$ is less than $36$, stop the division. The reminder is $25$. The topmost line $01$ is the quotient. Remove all zeros at the start of the quotient to get the actual quotient $1$.