package controllers;

import play.mvc.Controller;
import play.mvc.Result;

public class TableController extends Controller {
	
	
}
