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