I'm trying to print a method for a table and I'm not sure what I'm doing wrong.
I did this:

{
public static void report Table();
{ System.out.printf("Report");
System.out.printf("name "...