object Table { val columns = List("fileName", "errType", "shortMsg", "errLevel", "longMsg") val name = "errors" }