Trying to wrangle serial data from an Arduino

Thank you all very much for your suggestions. I think I’ve found a way to do it myself. I already had a way to print the data to the screen as long as I preformatted it— I was just looking for a way for the screen printing program to read the data directly from the Arduino. I’ll post my solution once I have it done.