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