@Suriken, you may want to consider using this library:
The easiest way to display your elements is using absolute text positions (x,y). You can erase previous text by first printing spaces to erase the previous text and printing the new text after resetting the absolute x,y text position. That way, "static" text is only drawn once.