my multiplication table code needs to have getRow(),getColumn(),displayTable() methods
but i dont have no idead how
here is my unfinished code


import java.util.Scanner;


public class tt {