In my Express route I grab a bunch of entries from a MySQL database. These entries are words, and have associated line numbers, so that all words on the same line need to be printed together before a line break.In my Express route I grab a bunch of entries f