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